Notes on Space - Bounded Complexity
نویسنده
چکیده
A machine solves a problem using space s(·) if, for every input x, the machine outputs the correct answer and uses only the first s(|x|) cells of the tape. For a standard Turing machine, we can’t do better than linear space since x itself must be on the tape. So we will often consider a machine with multiple tapes: a read-only “input” tape, a read/write “work” or “memory” tape, and possibly a write-once “output” tape. Then we can say the machine uses space s if for input x, it uses only the first s(|x|) cells of the work tape. We denote by L the set of decision problems solvable in O(log n) space. We denote by PSPACE the set of decision problems solvable in polynomial space. A first observation is that a space-efficient machine is, to a certain extent, also a time-efficient one. In general we denote by SPACE(s(n)) the set of decision problems that can be solved using space at most s(n) on inputs of length n.
منابع مشابه
The Dual Complexity Space as the Dual of a Normed Cone
In [15] M. Schellekens introduced the complexity (quasi-metric) space as a part of the research in Theoretical Computer Science and Topology, with applications to the complexity analysis of algorithms. Later on, S. Romaguera and M. Schellekens ([13]) introduced the so-called dual complexity (quasi-metric) space and established several quasi-metric properties of the complexity space via the anal...
متن کاملCryptographic Protocols Notes for Lecture 2 Scribe :
Algorithms are commonly formalized as Turing machines, which are the basis for defining notions such as running time and space complexity; the exact formalism, however, is of no concern in this lecture. For our purposes, an algorithm A takes some input x ∈ {0, 1}∗, performs some computation, and outputs a value A(x). Running time and space complexity of an algorithm are measured as a function o...
متن کاملThe supremum asymmetric norm on sequence algebras: a general framework to measure complexity distances
Recently, E.A. Emerson and C.S. Jutla (SIAM J. Comput., 1999), have successfully applied complexity of tree automata to obtain optimal deterministic exponential time algorithms for some important modal logics of programs. The running time of these algorithms corresponds, of course, to complexity functions which are potential functions and, thus, they do not belong, in general, to any dual p-com...
متن کاملOn the Borel Complexity of Hahn-Banach Extensions
The classical Hahn-Banach Theorem states that any linear bounded functional defined on a linear subspace of a normed space admits a norm-preserving linear bounded extension to the whole space. The constructive and computational content of this theorem has been studied by Bishop, Bridges, Metakides, Nerode, Shore, Kalantari, Downey, Ishihara and others and it is known that the theorem does not a...
متن کاملSome topologies on the space of quasi-multipliers
Assume that $A$ is a Banach algebra. We define the $beta-$topology and the $gamma-$topology on the space $QM_{el}(A^{*})$ of all bounded extended left quasi-multipliers of $A^{*}.$ We establish further properties of $(QM_{el}(A^{*}),gamma)$ when $A$ is a $C^{*}-$algebra. In particular, we characterize the $gamma-$dual of $QM_{el}(A^{*})$ and prove that $(QM_{el}(A^{*}),gamma)^{*},$...
متن کاملOn lattice of basic z-ideals
For an f-ring with bounded inversion property, we show that , the set of all basic z-ideals of , partially ordered by inclusion is a bounded distributive lattice. Also, whenever is a semiprimitive ring, , the set of all basic -ideals of , partially ordered by inclusion is a bounded distributive lattice. Next, for an f-ring with bounded inversion property, we prove that is a complemented...
متن کامل